Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Chapter 3 - Endpoints / Endpoints Reference
Functions


Allocating Structures

You use the OTAlloc and OTFree functions to allocate and free memory. These functions are mainly provided for XTI compatibility. In general, you should not use these functions to allocate and free structures on every call because this degrades performance. For a more detailed discussion of asynchronous processing and memory allocation, see the chapter "Providers" in this book.


Subtopics
OTAlloc
OTFree

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996